home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / etc / gssapi_mech.conf < prev    next >
Encoding:
Text File  |  2009-08-31  |  899 b   |  23 lines

  1. # Example /etc/gssapi_mech.conf file
  2. #
  3. # GSSAPI Mechanism Definitions
  4. #
  5. # This configuration file determines which GSS-API mechanisms
  6. # the gssd code should use
  7. #
  8. # NOTE:
  9. # The initiaiization function "mechglue_internal_krb5_init"
  10. # is used for the MIT krb5 gssapi mechanism.  This special
  11. # function name indicates that an internal function should
  12. # be used to determine the entry points for the MIT gssapi
  13. # mechanism funtions.
  14. #
  15. # library                               initialization function
  16. # ================================    ==========================
  17. # The MIT K5 gssapi library, use special function for initialization.
  18. #/usr/lib/libgssapi_krb5.so        mechglue_internal_krb5_init
  19. /usr/lib/libgssapi_krb5.so.2        mechglue_internal_krb5_init
  20. #
  21. # The SPKM3 gssapi library function.  Use the function spkm3_gss_initialize.
  22. # /usr/local/gss_mechs/spkm/spkm3/libgssapi_spkm3.so    spkm3_gss_initialize
  23.